-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Dependencies updates #8360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev-2.0
Are you sure you want to change the base?
Dependencies updates #8360
Conversation
|
@davepagurek CI failed on type tests
Is there meant to be a tsconfig for us to define these things? |
|
@limzykenneth not yet, but we could update the script in package.json to be {
"compilerOptions": {
"lib": "es2022"
}
} |
|
@ksen0 @davepagurek Once the test error is sorted I'd like to get this merged or there will be more and more merge conflict here and in other PRs after this has been merged. There are still some maintenance stuff I'd still like to do but I can do them as later PRs. |
|
@ksen0 @davepagurek All working now. Do have a look and merge if all looks good. The main breakage that may happen with existing PR is when tests load files, the root path starts from project root and not the |
Changes:
Updating dependencies where relevant and corresponding build/test updates as well.
WIP, this probably don't need to make it into 2.2 and can make 2.3.